SQLite General Settings

To successfully establish a new connection to local/remote server - no matter via HTTP, set the database login information in the General tab. If your Internet Service Provider (ISP) does not provide direct access to its server, HTTP is another solution.

Option

Description

Connection Name

Enter a friendly name to best describe your connection.

Add To

After you logged in Navicat Cloud or On-Prem Server, you can choose to save the connection to My Connections or a project.

Type

Existing Database File - Connect to an existing database in the Database File.
New SQLite 3 - Create a new SQLite 3 database in the Database File.
New SQLite 2 - Create a new SQLite 2 database in the Database File.

Database File

Specify the initial database file. If the HTTP Tunnel is enabled, you need to enter an absolute file path of the database file in your web server.

User Name

User name for connecting to the database.

Password

Password for connecting to the database.